home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-14 | 589 b | 10 lines | [TEXT/EDIT] |
- The working application is "Letsgo!," a HyperCard stack.
- Thus you need HyperCard to run the stack. You need MacFortran
- to run the XFCN, specifically, the runtime library, either "f77.rl"
- or "m81.rl." It is simplest to put the runtime library in your
- system folder. Subroutines are most convienently located in a folder
- called "Subroutines", located in the root directory. Put "test.sub"
- and "box.sub" in your Subroutines folder. Note that "test.sub" calls
- "toolbx.sub", so you should also place that in your Subroutines folder.
- "Toolbx.sub" is provided with the MacFortran program.
-